Programming Languages
epub |eng | 2019-03-25 | Author:J. David Eisenberg [J. David Eisenberg]
( Category:
Internet, Groupware, & Telecommunications
May 8,2019 )
epub |eng | 2019-04-08 | Author:Matt Stauffer
/** * The trusted proxies for this application * * @var array */ protected $proxies = [ '192.168.1.1', '192.168.1.2', ]; /** * The headers that should be used to detect ...
( Category:
Web Browsers
May 6,2019 )
epub |eng | 2019-03-25 | Author:Mala Gupta
ZGC heap ZGC divides memory into regions, also called ZPages. ZPages can be dynamically created and destroyed. These can also be dynamically sized (unlike the G1 GC), which are multiples ...
( Category:
Object-Oriented Design
May 4,2019 )
epub |eng | 2019-03-26 | Author:Daniel Sipos
Running queries Now that we have some tables to work with, let's take a look at how we can run queries against them. If you are following along, for testing ...
( Category:
Tools
May 4,2019 )
epub, mobi |eng | 2019-03-30 | Author:Adam Boduch
( Category:
Tools
May 4,2019 )
epub |eng | 2011-08-04 | Author:Kurt Jung & Aaron Brown
The Debug Library The debug library includes various functions for looking under the hood of Lua code. These functions are available in the table debug. Use the debug library with ...
( Category:
Software
April 29,2019 )
epub |eng | 2019-05-12 | Author:Boris Cherny [Boris Cherny]
( Category:
Software Development
April 29,2019 )
epub, pdf |eng | | Author:Irv Kalb
import random MAX_GUESSES = 5 # maximum number of guesses allowed MAX_RANGE = 20 # highest possible number #Show introduction print 'Welcome to my Guess the Number program.' print 'Guess ...
( Category:
Object-Oriented Design
April 24,2019 )
epub |eng | 2009-06-28 | Author:Beazley, David M. [Beazley, David M.]
Message Handling Normally, messages are handled by the root logger. However, any Logger object can have special handlers added to it that receive and process log messages. This is done ...
( Category:
Operating Systems
April 21,2019 )
epub |eng | 2012-06-19 | Author:Joseph Albahari [Joseph Albahari and Ben Albahari]
Note You can track a task’s execution status via its Status property. Wait Calling Wait on a task blocks until it completes and is the equivalent of calling Join on ...
( Category:
Object-Oriented Design
April 20,2019 )
mobi |eng | 2018-08-07 | Author:Eve Porcello and Alex Banks
npm remove apollo-server Then, let’s install Apollo Server Express and Express: npm install apollo-server-express express Express Express is by far one of the most popular projects in the Node.js ecosystem. ...
( Category:
Data Processing
April 18,2019 )
epub, mobi, pdf |eng | 2018-09-02 | Author:Nicolás Bevacqua
4.1.3 Frameworks: The Good, the Bad, and the Ugly Conventions are useful because they allow for better self-direction among developers, without causing lagoons of inconsistency to spread across our codebase. ...
( Category:
Testing
April 18,2019 )
epub, mobi, pdf |eng | 2018-02-22 | Author:Callum Macrae
The Data Object The data object is where you specify attributes that will affect the component or element. If you were writing a template, that’s everything that goes between the ...
( Category:
Software Development
April 18,2019 )
epub |eng | 2018-08-07 | Author:Eve Porcello & Alex Banks
var photos = [ { ... "created": "3-28-1977" }, { ... "created": "1-2-1985" }, { ... "created": "2018-04-15T19:09:57.308Z" } ] Now, when we add DateTime fields to our selection sets, ...
( Category:
Data Processing
April 18,2019 )
epub |eng | 2019-04-02 | Author:Allen G. Taylor
USING VULNERABILITY TESTING TOOLS Some developers try to protect their sites from SQL injection attacks by using a drop-down menu to restrict data entry to legal values. Others place size ...
( Category:
SQL
April 14,2019 )
Categories
Ada | Ajax |
Assembly Language Programming | Borland Delphi |
C & C++ | C# |
CSS | Compiler Design |
Compilers | DHTML |
Debugging | Delphi |
Fortran | Java |
Lisp | Perl |
Prolog | Python |
RPG | Ruby |
Swift | Visual Basic |
XHTML | XML |
XSL |
Popular ebooks
Deep Learning with Python by François Chollet(12566)Hello! Python by Anthony Briggs(9911)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9795)
The Mikado Method by Ola Ellnestam Daniel Brolund(9775)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8293)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7775)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7758)
Grails in Action by Glen Smith Peter Ledbrook(7693)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Windows APT Warfare by Sheng-Hao Ma(6796)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6521)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6388)
Kotlin in Action by Dmitry Jemerov(5062)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4315)
Functional Programming in JavaScript by Mantyla Dan(4037)
Solidity Programming Essentials by Ritesh Modi(3979)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3769)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3712)
The Ultimate iOS Interview Playbook by Avi Tsadok(3686)
